home *** CD-ROM | disk | FTP | other *** search
/ Igromania 2000 October / Igromania_10.iso / DeathMatch / Quake 3 Top-Pack 3 / q3top-picks3.exe / skn-crash-peach_blue.pk3 / scripts / crash-peach_blue.shader
Text File  |  2000-05-29  |  565b  |  33 lines

  1. models/players/crash/peach_blue
  2. {
  3.     {
  4.         map models/players/crash/peach_blue_envb.tga
  5.         rgbGen lightingDiffuse
  6.         tcGen environment
  7.     }
  8.     {
  9.         map models/players/crash/peach_blue.tga
  10.         blendfunc blend
  11.         rgbGen lightingDiffuse
  12.     }
  13.     {
  14.         map $lightmap
  15.         rgbGen identity
  16.         blendfunc filter
  17.     }
  18. }
  19. models/players/crash/peach_blue_f
  20. {
  21.     {
  22.         map models/players/crash/peach_blue_env.tga
  23.         rgbGen lightingDiffuse
  24.         tcGen environment
  25.     }
  26.     {
  27.         map models/players/crash/peach_blue_envb.tga
  28.         blendfunc add
  29.         rgbGen lightingDiffuse
  30.         tcGen environment
  31.     }
  32. }
  33.